home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / AntySpyware / Spybot - Search and destroy 1.4 / spybotsd14.exe / {app} / SpybotSD.exe / 0 / RCDATA / TFORMPATHDIALOG / TFORMPATHDIALOG.txt
Text File  |  2005-05-31  |  7KB  |  284 lines

  1. object formPathDialog: TformPathDialog
  2.   Left = 294
  3.   Top = 103
  4.   BorderStyle = bsDialog
  5.   BorderWidth = 5
  6.   Caption = 'Wrong path'
  7.   ClientHeight = 327
  8.   ClientWidth = 462
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   PopupMode = pmAuto
  17.   Position = poScreenCenter
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object panelTop: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 462
  25.     Height = 49
  26.     Align = alTop
  27.     Alignment = taLeftJustify
  28.     BevelOuter = bvNone
  29.     BorderWidth = 5
  30.     ParentColor = True
  31.     TabOrder = 0
  32.     object labelInformation: TLabel
  33.       Left = 5
  34.       Top = 5
  35.       Width = 452
  36.       Height = 39
  37.       Align = alClient
  38.       Caption = 
  39.         'The registry contains a link to a file that contains an invalid ' +
  40.         'path. It is recommended to either fix the path or remove the lin' +
  41.         'k.'
  42.       WordWrap = True
  43.     end
  44.   end
  45.   object panelButtons: TPanel
  46.     Left = 0
  47.     Top = 294
  48.     Width = 462
  49.     Height = 33
  50.     Align = alBottom
  51.     BevelOuter = bvNone
  52.     ParentColor = True
  53.     TabOrder = 1
  54.     DesignSize = (
  55.       462
  56.       33)
  57.     object buttonIgnore: TBitBtn
  58.       Left = 261
  59.       Top = 8
  60.       Width = 91
  61.       Height = 25
  62.       Hint = 
  63.         'By choosing ignore, the registry won'#39't be changed and still poin' +
  64.         't to a directory without the required help file.'
  65.       Anchors = [akTop, akRight]
  66.       ParentShowHint = False
  67.       ShowHint = True
  68.       TabOrder = 1
  69.       Kind = bkIgnore
  70.     end
  71.     object buttonOK: TBitBtn
  72.       Left = 365
  73.       Top = 8
  74.       Width = 91
  75.       Height = 25
  76.       Hint = 
  77.         'If you have changed to a valid path, you can accept that directo' +
  78.         'ry with this button.'
  79.       Anchors = [akTop, akRight]
  80.       Enabled = False
  81.       ParentShowHint = False
  82.       ShowHint = True
  83.       TabOrder = 0
  84.       Kind = bkOK
  85.     end
  86.     object buttonDelete: TBitBtn
  87.       Left = 157
  88.       Top = 8
  89.       Width = 91
  90.       Height = 25
  91.       Hint = 
  92.         'By choosing delete, you can delete this entry from your registry' +
  93.         '. Please don'#39't do this if you'#39're not sure!'
  94.       Anchors = [akTop, akRight]
  95.       Caption = '&Delete'
  96.       ModalResult = 3
  97.       ParentShowHint = False
  98.       ShowHint = True
  99.       TabOrder = 2
  100.       Glyph.Data = {
  101.         F6000000424DF600000000000000760000002800000010000000100000000100
  102.         0400000000008000000000000000000000001000000010000000000000000000
  103.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  104.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  105.         8888888888888888888888808888888888088800088888888888880000888888
  106.         8088888000888888088888880008888008888888800088008888888888000008
  107.         8888888888800088888888888800000888888888800088008888888000088880
  108.         0888880000888888008888000888888888088888888888888888}
  109.     end
  110.     object buttonSearch: TBitBtn
  111.       Left = 8
  112.       Top = 8
  113.       Width = 91
  114.       Height = 25
  115.       Hint = 
  116.         'Search your hard disk for this file, beginning with the "New Pat' +
  117.         'h" directory.'
  118.       Caption = '&Search'
  119.       Enabled = False
  120.       ParentShowHint = False
  121.       ShowHint = True
  122.       TabOrder = 3
  123.       OnClick = buttonSearchClick
  124.     end
  125.   end
  126.   object panelMain: TPanel
  127.     Left = 0
  128.     Top = 49
  129.     Width = 462
  130.     Height = 245
  131.     Align = alClient
  132.     BevelOuter = bvLowered
  133.     BorderWidth = 4
  134.     ParentColor = True
  135.     TabOrder = 2
  136.     DesignSize = (
  137.       462
  138.       245)
  139.     object labelSearchResults: TLabel
  140.       Left = 5
  141.       Top = 212
  142.       Width = 452
  143.       Height = 28
  144.       Align = alBottom
  145.       AutoSize = False
  146.       Caption = 'No search started.'
  147.       WordWrap = True
  148.     end
  149.     object labelResults: TLabel
  150.       Left = 2
  151.       Top = 132
  152.       Width = 82
  153.       Height = 77
  154.       Alignment = taRightJustify
  155.       AutoSize = False
  156.       Caption = 'Search results:'
  157.     end
  158.     object labelNewPath: TLabel
  159.       Left = 2
  160.       Top = 108
  161.       Width = 82
  162.       Height = 21
  163.       Alignment = taRightJustify
  164.       AutoSize = False
  165.       Caption = 'New path:'
  166.     end
  167.     object labelPath: TLabel
  168.       Left = 2
  169.       Top = 64
  170.       Width = 82
  171.       Height = 41
  172.       Alignment = taRightJustify
  173.       AutoSize = False
  174.       Caption = 'Path:'
  175.     end
  176.     object labelFile: TLabel
  177.       Left = 2
  178.       Top = 48
  179.       Width = 82
  180.       Height = 17
  181.       Alignment = taRightJustify
  182.       AutoSize = False
  183.       Caption = 'File:'
  184.     end
  185.     object labelRegistryKey: TLabel
  186.       Left = 2
  187.       Top = 16
  188.       Width = 82
  189.       Height = 33
  190.       Alignment = taRightJustify
  191.       AutoSize = False
  192.       Caption = 'Registry Key:'
  193.     end
  194.     object textRegy: TStaticText
  195.       Left = 88
  196.       Top = 16
  197.       Width = 366
  198.       Height = 33
  199.       Anchors = [akLeft, akTop, akRight]
  200.       AutoSize = False
  201.       Font.Charset = DEFAULT_CHARSET
  202.       Font.Color = clNavy
  203.       Font.Height = -11
  204.       Font.Name = 'MS Sans Serif'
  205.       Font.Style = []
  206.       ParentFont = False
  207.       ShowAccelChar = False
  208.       TabOrder = 0
  209.     end
  210.     object textFile: TStaticText
  211.       Left = 88
  212.       Top = 48
  213.       Width = 366
  214.       Height = 17
  215.       Anchors = [akLeft, akTop, akRight]
  216.       AutoSize = False
  217.       Font.Charset = DEFAULT_CHARSET
  218.       Font.Color = clNavy
  219.       Font.Height = -11
  220.       Font.Name = 'MS Sans Serif'
  221.       Font.Style = []
  222.       ParentFont = False
  223.       ShowAccelChar = False
  224.       TabOrder = 1
  225.     end
  226.     object textPath: TStaticText
  227.       Left = 88
  228.       Top = 64
  229.       Width = 366
  230.       Height = 33
  231.       Anchors = [akLeft, akTop, akRight]
  232.       AutoSize = False
  233.       Font.Charset = DEFAULT_CHARSET
  234.       Font.Color = clNavy
  235.       Font.Height = -11
  236.       Font.Name = 'MS Sans Serif'
  237.       Font.Style = []
  238.       ParentFont = False
  239.       ShowAccelChar = False
  240.       TabOrder = 2
  241.     end
  242.     object buttonBrowse: TBitBtn
  243.       Left = 429
  244.       Top = 104
  245.       Width = 21
  246.       Height = 21
  247.       Anchors = [akTop, akRight]
  248.       Caption = '...'
  249.       TabOrder = 3
  250.       OnClick = buttonBrowseClick
  251.     end
  252.     object listboxSearchResults: TListBox
  253.       Left = 88
  254.       Top = 128
  255.       Width = 341
  256.       Height = 81
  257.       Hint = 
  258.         'This is the list of search results. Choose one to take it as the' +
  259.         ' new path.'
  260.       Anchors = [akLeft, akTop, akRight]
  261.       ItemHeight = 13
  262.       ParentShowHint = False
  263.       ShowHint = True
  264.       TabOrder = 4
  265.       OnClick = listboxSearchResultsClick
  266.     end
  267.     object editPath: TComboBox
  268.       Left = 88
  269.       Top = 104
  270.       Width = 342
  271.       Height = 21
  272.       Anchors = [akLeft, akTop, akRight]
  273.       ItemHeight = 13
  274.       TabOrder = 5
  275.       OnChange = editPathChange
  276.     end
  277.   end
  278.   object openDialog: TOpenDialog
  279.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  280.     Left = 384
  281.     Top = 64
  282.   end
  283. end
  284.